home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 April
/
Macworld (1999-04).dmg
/
Cool Specials
/
Al Morale Demo
/
Al's Stuff
/
D200.DCR
/
00030_Done on AutoAL.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-02-16
|
270 b
|
15 lines
on mouseDown
buttonClick3()
end
on mouseUp
global gLite1, gLite2, gButtonPups
setAt(gButtonPups, 1, gLite1)
setAt(gButtonPups, 2, gLite2)
set the text of member "ButtonPups" to string(gButtonPups)
CollectPrefs()
puppetMan(0)
savePrefs()
go("Opt")
end